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