Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 23150 (s=23150, is=23172, ic=23173, ia=23170)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 23173 (s=23150, is=23173, ic=23174, ia=23171)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 23174 (s=23150, is=23173, ic=23174, ia=23171)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 23171 (s=23150, is=23173, ic=23174, ia=23171)