Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 101855 (s=101855, is=101919, ic=101920, ia=101922)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 101920 (s=101855, is=101920, ic=101921, ia=101923)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 101921 (s=101855, is=101920, ic=101921, ia=101923)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 101923 (s=101855, is=101920, ic=101921, ia=101923)