Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 12909 (s=12909, is=12919, ic=12921, ia=12922)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 12920 (s=12909, is=12920, ic=12922, ia=12923)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 12922 (s=12909, is=12920, ic=12922, ia=12923)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 12923 (s=12909, is=12920, ic=12922, ia=12923)