Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101763 (s=101763, is=101827, ic=101828, ia=101830)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101828 (s=101763, is=101828, ic=101829, ia=101831)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101829 (s=101763, is=101828, ic=101829, ia=101831)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101831 (s=101763, is=101828, ic=101829, ia=101831)