Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65383 (s=65383, is=65438, ic=65439, ia=65440)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65439 (s=65383, is=65439, ic=65440, ia=65441)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65440 (s=65383, is=65439, ic=65440, ia=65441)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65441 (s=65383, is=65439, ic=65440, ia=65441)