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