Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 99183 (s=99183, is=99245, ic=99246, ia=99247)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 99246 (s=99183, is=99246, ic=99247, ia=99248)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 99247 (s=99183, is=99246, ic=99247, ia=99248)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 99248 (s=99183, is=99246, ic=99247, ia=99248)