Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 16383 (s=16383, is=16401, ic=16401, ia=16401)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 16402 (s=16383, is=16402, ic=16402, ia=16402)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 16402 (s=16383, is=16402, ic=16402, ia=16402)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 16402 (s=16383, is=16402, ic=16402, ia=16402)