Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 122122 (s=122122, is=122198, ic=122201, ia=122203)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 122199 (s=122122, is=122199, ic=122202, ia=122204)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 122202 (s=122122, is=122199, ic=122202, ia=122204)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 122204 (s=122122, is=122199, ic=122202, ia=122204)