Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 54321 (s=54321, is=54372, ic=54372, ia=54374)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 54373 (s=54321, is=54373, ic=54373, ia=54375)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 54373 (s=54321, is=54373, ic=54373, ia=54375)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 54375 (s=54321, is=54373, ic=54373, ia=54375)