Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 68123 (s=68123, is=68179, ic=68180, ia=68181)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 68180 (s=68123, is=68180, ic=68181, ia=68182)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 68181 (s=68123, is=68180, ic=68181, ia=68182)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 68182 (s=68123, is=68180, ic=68181, ia=68182)