Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 86304 (s=86304, is=86362, ic=86363, ia=86364)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 86363 (s=86304, is=86363, ic=86364, ia=86365)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 86364 (s=86304, is=86363, ic=86364, ia=86365)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 86365 (s=86304, is=86363, ic=86364, ia=86365)