Render Mode test
Current Render Mode: Static Assigned:
Counter Page Default (SSR)
s: Current count: 0, Init count: 65256 (s=65256, is=65311, ic=65312, ia=65313)
Current Render Mode: Static Assigned: InteractiveServerRenderMode
Counter Server
is: Current count: 0, Init count: 65312 (s=65256, is=65312, ic=65313, ia=65314)
Current Render Mode: Static Assigned: InteractiveWebAssemblyRenderMode
Counter Client
ic: Current count: 0, Init count: 65313 (s=65256, is=65312, ic=65313, ia=65314)
Current Render Mode: Static Assigned: InteractiveAutoRenderMode
Counter Auto
ia: Current count: 0, Init count: 65314 (s=65256, is=65312, ic=65313, ia=65314)