Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 7226 (s=7226, is=7233, ic=7231, ia=7233)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 7234 (s=7226, is=7234, ic=7232, ia=7234)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 7232 (s=7226, is=7234, ic=7232, ia=7234)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 7234 (s=7226, is=7234, ic=7232, ia=7234)