Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 123840 (s=123840, is=123917, ic=123919, ia=123922)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 123918 (s=123840, is=123918, ic=123920, ia=123923)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 123920 (s=123840, is=123918, ic=123920, ia=123923)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 123923 (s=123840, is=123918, ic=123920, ia=123923)