Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65156 (s=65156, is=65211, ic=65212, ia=65213)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65212 (s=65156, is=65212, ic=65213, ia=65214)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65213 (s=65156, is=65212, ic=65213, ia=65214)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65214 (s=65156, is=65212, ic=65213, ia=65214)