Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 103333 (s=103333, is=103397, ic=103398, ia=103400)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 103398 (s=103333, is=103398, ic=103399, ia=103401)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 103399 (s=103333, is=103398, ic=103399, ia=103401)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 103401 (s=103333, is=103398, ic=103399, ia=103401)