Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65539 (s=65539, is=65594, ic=65595, ia=65596)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65595 (s=65539, is=65595, ic=65596, ia=65597)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65596 (s=65539, is=65595, ic=65596, ia=65597)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65597 (s=65539, is=65595, ic=65596, ia=65597)