Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 97127 (s=97127, is=97189, ic=97190, ia=97191)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 97190 (s=97127, is=97190, ic=97191, ia=97192)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 97191 (s=97127, is=97190, ic=97191, ia=97192)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 97192 (s=97127, is=97190, ic=97191, ia=97192)