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