Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 43100 (s=43100, is=43143, ic=43143, ia=43145)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 43144 (s=43100, is=43144, ic=43144, ia=43146)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 43144 (s=43100, is=43144, ic=43144, ia=43146)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 43146 (s=43100, is=43144, ic=43144, ia=43146)