Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 15256 (s=15256, is=15256, ic=15257, ia=15257)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 15257 (s=15256, is=15257, ic=15258, ia=15258)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 15258 (s=15256, is=15257, ic=15258, ia=15258)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 15258 (s=15256, is=15257, ic=15258, ia=15258)